projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9259b5
)
* progmodes/perl-mode.el (perl-indent-command): Use delete-region
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 21 Apr 2007 20:06:41 +0000
(20:06 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 21 Apr 2007 20:06:41 +0000
(20:06 +0000)
instead of kill-region.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 5267bd194a124cf8b1105931e29e17d1fe8fdd3a..a6ac35b7fe2a08cdf367dea41e3aeac905da19a2 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-5,6
+5,9
@@
2007-04-21 Chong Yidong <cyd@stupidchicken.com>
+ * progmodes/perl-mode.el (perl-indent-command): Use delete-region
+ instead of kill-region.
+
* progmodes/mantemp.el (mantemp-make-mantemps-region)
(mantemp-insert-cxx-syntax, mantemp-sort-and-unique-lines)
(mantemp-remove-memfuncs): Use delete-region instead of kill-word